From: Stefan Monnier Date: Fri, 1 Feb 2008 03:00:55 +0000 (+0000) Subject: (doc-view-mode): Improve docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24433 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5c1f16b06eaa73689a062dcbdfa7f04169e29eed;p=emacs.git (doc-view-mode): Improve docstring. --- diff --git a/lisp/doc-view.el b/lisp/doc-view.el index aaa68bf6387..505c2311d7b 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -943,7 +943,8 @@ If BACKWARD is non-nil, jump to the previous match." (defun doc-view-mode () "Major mode in DocView buffers. You can use \\\\[doc-view-toggle-display] to -toggle between displaying the document or editing it as text." +toggle between displaying the document or editing it as text. +\\{doc-view-mode-map}" (interactive) (let* ((prev-major-mode (if (eq major-mode 'doc-view-mode)